{{tag>dapper matériel scanner brouillon}}
----

====== Installer un scanner avec SANE sur le port parallèle ======
**__Concerne tout matériel utilisant le pilote__ <<mustek_pp>>:**\\
Cybercom 9352, Gallery 4800, Micromaxx MM-9851, Network Easy Plus 30 Bit,  Targa Funline TS6 EP, Targa Funline TS12 EP, Viviscan Compact II, Trust Easy Connect 9600+, Trust Easy Connect 19200+, Medion/Lifetec (MD9806, MD9848, MD/LT935x, MD/LT985x, MD/LT9890), Mustek ( 96CP, 600 III EP Plus, ScanExpress 600CP, ScanExpress 600CU, ScanExpress 600SEP, ScanExpress 1200CP, ScanExpress 1200CP+, ScanExpress 1200CU, ScanExpress 6000P, ScanMagic 600CP, ScanMagic 4800P)


> Installation à remettre en forme --YoBoY--

===== Installation =====

  * [[:tutoriel:comment_editer_un_fichier|éditez le fichier]] **/etc/sane.d/dll.conf**

décommenter **mustek_pp** (= supprimer le # devant **mustek_pp**)

  * [[:tutoriel:comment_editer_un_fichier|éditez le fichier]]  **/etc/sane.d/mustek_pp.conf**
ajouter y la ligne scanner:

  LifeTec 9350" 0x378 cis1200 

<note important>Attention, voir [[http://www.sane-project.org/man/sane-mustek_pp.5.html|http://www.sane-project.org/man/sane-mustek_pp.5.html]] pour la syntaxe propre a votre scanner</note>

  * on ajoute ensuite notre compte utilisateur au groupe lp (les membres du groupe lp on les droits d'accès au port parallèle et peuvent donc l'utiliser l'imprimante sans être root)

dans un **[[:terminal]]**:

  sudo adduser $USERNAME lp

  * on ferme sa session et on se reconnecte (ou on redémarre)

  * dans un **[[:terminal]]**:

  groups

Maintenant, vous pouvez ouvrir par exemple [[:xSane]] pour utiliser votre scanner.
